crypto/tls.clientHandshakeStateTLS13.usingPSK (field)

4 uses

	crypto/tls (current package)
		handshake_client_tls13.go#L31: 	usingPSK      bool
		handshake_client_tls13.go#L362: 	hs.usingPSK = true
		handshake_client_tls13.go#L387: 	if !hs.usingPSK {
		handshake_client_tls13.go#L490: 	if hs.usingPSK {